home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.jdt.ui_3.1.1.jar / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  42.8 KB  |  944 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2005 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. #
  8. # Contributors:
  9. #     IBM Corporation - initial API and implementation
  10. ###############################################################################
  11.  
  12. pluginName= Java Development Tools UI
  13. providerName= Eclipse.org
  14.  
  15. Dummy.label=
  16.  
  17. elementFiltersName=JavaElement Filters
  18.  
  19. classpathContainerPageExtensionPoint=Classpath Container
  20.  
  21. quickFixProcessorExtensionPoint=Quick Fix Processor
  22. quickAssistProcessorExtensionPoint=Quick Assist Processor
  23.  
  24. queryParticipantsExtensionPoint=Java Query Participants
  25.  
  26. defaultClasspathContainerPage=Default Classpath Container
  27. defaultJavadocCompletionProcessor=Standard Javadoc Completion Processor
  28. spellingJavadocCompletionProcessor=Spelling Javadoc Completion Processor
  29. defaultQuickFixProcessor=Standard Quick Fix Processor
  30. spellingQuickFixProcessor=Spelling Quick Fix Processor
  31. defaultQuickAssistProcessor=Standard Quick Assist Processor
  32. advancedQuickAssistProcessor=Advanced Quick Assist Processor
  33. quickTemplateAssistProcessor=Quick Template Processor
  34.  
  35. javadocCompletionProcessor=Javadoc Completion Processors
  36. javaEditorTextHoversName=Java Editor Text Hovers
  37. javaDocumentFactory=Java Document Factory
  38. javaDocumentSetupParticipant=Java Document Setup Participant
  39.  
  40. perspectiveName=Java
  41. viewCategoryName=Java
  42. typeHierarchyName=Java Type Hierarchy
  43. packagesViewName= Package Explorer
  44. hierarchyViewName=Hierarchy
  45. newWizardCategoryName=Java
  46.  
  47. javaCategoryPageName=Java
  48. buildPathPageName=Java Build Path
  49. codeStylePageName=Java Code Style
  50. codeTemplatePageName=Code Templates
  51. importOrganizePageName=Organize Imports
  52. codeFormatterPageName=Formatter
  53. problemSeveritiesPageName=Errors/Warnings
  54. javadocProblemsPageName=Javadoc
  55. builderPageName=Building
  56. compliancePageName=Java Compiler
  57. todoPageName=Task Tags
  58. projectJavadocLocationPageName=Javadoc Location
  59.  
  60. preferenceKeywords.general=Java package explorer call type hierarchy refactoring search
  61. preferenceKeywords.appearance=Java appearance package explorer browsing
  62. preferenceKeywords.sortorder=Java member sort order appearance
  63. preferenceKeywords.typefilter=Java type filter ignore package appearance
  64. preferenceKeywords.buildpath=Java project source sourcefolder library libraries output outputfolder jre buildpath
  65. preferenceKeywords.buildpathoptions=Java build source sourcefolder output outputfolder buildpath home
  66.  
  67. preferenceKeywords.cpvars=Java classpath variable variables buildpath
  68. preferenceKeywords.userlibs=Java user library libraries external archive archives buildpath
  69. preferenceKeywords.codestyle=Java prefix postfix suffix naming convention project specific comment override getter this annotation exception qualify field parameter
  70. preferenceKeywords.formatter=Java profile codestyle project specific comment indentation Javadoc brace white space blank line new control statement wrapping annotation with tab tabulator parenthesis bracket
  71.  
  72. preferenceKeywords.codetemplates=Java comment code getter setter Javadoc codestyle override constructor file type field method override overriding catch body project specific
  73. preferenceKeywords.organizeimports=Java static imports order codestyle project specific
  74. preferenceKeywords.compliance=Java compliance level identifier assert enum debug compatibility jdk 1.2 1.3 1.4 5.0 J2SE5 classfile compiler project specific projectspecific
  75. preferenceKeywords.building=Java build path buildpath problem exclusion inclusion pattern folder outputfolder filtered resource output compiler 5.0 J2SE5 project specific projectspecific
  76. preferenceKeywords.severities=Java errors warnings ignore compiler options nls externalize string severity severities jdk 5.0 J2SE5 deprecated static access member serializable serialVersionUID assignment effect finally empty char array catch shadowing package visible interface object method deprecated forbidden discouraged reference unused code unnecessary import imports private cast instanceof local variable parameter thrown exception final type bound generic vararg boxing unboxing autoboxing annotation @Override @Deprecated @SuppressWarnings enum constants switch project specific projectspecific  
  77. preferenceKeywords.javadocproblems=Java tag problem missing deprecated non visible severity severities level comment compiler project specific projectspecific
  78. preferenceKeywords.todo=Java case sensitive task tag todo xxx fix fixme compiler project specific projectspecific
  79. preferenceKeywords.javaeditor=Java java editor quick assist appearance navigation colors light bulb smart caret positioning highlight matching bracket foreground background
  80.  
  81. preferenceKeywords.codeassist=Java editor content complete completion insert overwrite single proposal common prefix automatically import fill argument name guess alphabetical hide discouraged reference forbidden auto activation trigger Javadoc
  82. preferenceKeywords.hover=Java editor hover sticky annotation roll over key modifier combined variable problem externalized externalize string source
  83. preferenceKeywords.syntaxcoloring=Java editor colors semantic coloring highlighting Javadoc html links tags multi line single line comment task tag method invocation static field annotation autoboxing unboxing boxing constant deprecated field keywords local variable operators brackets strings type variable inherited method declaration
  84. preferenceKeywords.templates=Java editor templates snippet macros
  85. preferenceKeywords.folding=Java editor folding section comment comments header method import inner type
  86. preferenceKeywords.markoccurrences=Java editor occurrence mark highlight type method constant field exception
  87. preferenceKeywords.smarttyping=Java editor typing close comment tabs indentation indent imports wrap escape semicolons braces brackets parenthesis parentheses strings literals paste pasting javadoc tabulator automatically
  88. preferenceKeywords.propertieseditor=Java editor colors properties nls externalized string foreground argument assignment comment key value
  89. preferenceKeywords.linkedmode=Java editor linked mode template
  90.  
  91. sourceAttachmentPageName=Java Source Attachment
  92. infoPageName=Java Info
  93. referencePageName=Project References
  94. classFileViewerName=Class File Viewer
  95. propertiesFileEditorName=Properties File Editor
  96. jarDescEditorName=JAR Description Editor
  97.  
  98. javaEditorFontDefiniton.label= Java Editor Text Font
  99. javaEditorFontDefintion.description= The Java editor text font is used by Java editors.
  100.  
  101. javaCompareFontDefiniton.label= Java compare text font
  102. javaCompareFontDefiniton.description= The Java compare text font is used by Java compare/merge tools.
  103.  
  104. propertiesFileCompareFontDefiniton.label= Java properties file compare text font
  105. propertiesFileCompareFontDefiniton.description= The Java properties file compare text font is used by Java properties file compare/merge tools.
  106.  
  107. javaPrefName=Java
  108. organizeImportsPrefName=Organize Imports
  109. typeFilterPrefName=Type Filters
  110. searchParticipantsPrefName=Search Extensions
  111. codeFormatterPrefName=Formatter
  112. classPathVarPrefName=Classpath Variables
  113. userLibrariesPrefName=User Libraries
  114. editorPrefName=Editor
  115. compilerOptionsPrefName=Compiler
  116. compliancePrefName=Compiler
  117. problemSeveritiesPrefName=Errors/Warnings
  118. javadocProblemsPrefName=Javadoc
  119. javaBuildPrefName=Building
  120. buildPathPrefName=Build Path
  121.  
  122. todoTaskPrefName=Task Tags
  123. codeTemplatePreferencePageName=Code Templates
  124. codeStylePreferencePageName=Code Style
  125. appearancePrefName=Appearance
  126. javadocLocationPageName=Javadoc Location
  127. memberSortPrefName=Members Sort Order
  128.  
  129. templatePageName=Templates
  130. occurrencesPageName= Mark Occurrences
  131. codeAssistPageName= Code Assist
  132.  
  133. editorHoversPageName=Hovers
  134. editorSyntaxColoringPage=Syntax Coloring
  135. editorFoldingPage=Folding
  136. editorMarkOccurrencesPage=Mark Occurrences
  137. editorTypingPage=Typing
  138. editorLinkedMode=Linked Mode
  139.  
  140. ConfigClasspathContainer.label=Co&nfigure...
  141. ConfigClasspathContainer.tooltip=Configure the Classpath Container
  142.  
  143. hexValueAction.label=Show Hexadecimal Values
  144. hexValueAction.tooltip=Show Hexadecimal Values
  145.  
  146. jarExportWizard.label=JAR file
  147. jarExportWizard.description=Package resources into a JAR file on the local file system
  148.  
  149. createJarAction.label=Create &JAR
  150. createJarAction.tooltip=Creates the JAR Based on the Selected JAR Description File
  151.  
  152. openJarPackager.label=Ope&n JAR Packager...
  153. openJarPackager.tooltip=Opens the JAR Package Wizard Based on the Selected JAR Description File
  154.  
  155. JavaActionSet.label= Java Navigation
  156. JavaActionSet.description= Java Navigation Action Set
  157.  
  158. JavaElementCreationActionSet.label= Java Element Creation
  159. JavaElementCreationActionSet.description= Java Element Creation Action Set
  160.  
  161. JavaEditor.label= Java Editor
  162.  
  163. OpenTypeAction.label=Open &Type...
  164. OpenTypeAction.tooltip=Open Type
  165.  
  166. OpenProjectWizardAction.label=Java &Project...
  167. OpenProjectWizardAction.tooltip=New Java Project
  168.  
  169. OpenPackageWizardAction.label=P&ackage...
  170. OpenPackageWizardAction.tooltip=New Java Package
  171.  
  172. OpenClassWizardAction.label=&Class...
  173. OpenClassWizardAction.tooltip=New Java Class
  174.  
  175. OpenInterfaceWizardAction.label=&Interface...
  176. OpenInterfaceWizardAction.tooltip=New Java Interface
  177.  
  178. ProblemsLabelDecorator.label=Java Problem Annotation
  179. ProblemsLabelDecorator.description=Decorates resources and Java elements to show when the element or its children contain an error or warning marker.
  180.  
  181. OccurrenceAnnotation.label= Occurrences
  182.  
  183. javaEditorPresentationActionSet.label= Java Editor Presentation
  184. toggleMarkOccurrences.label= Toggle Mark Occurrences
  185. toggleMarkOccurrences.tooltip= Toggle Mark Occurrences
  186. toggleMarkOccurrences.description= Toggles mark occurrences in Java editors
  187.  
  188. OverrideIndicator.label= Override Indicators
  189.  
  190. OverrideIndicatorLabelDecorator.label=Java Method Override Indicator
  191. OverrideIndicatorLabelDecorator.description=Decorates methods with an override indicator.
  192.  
  193. ##########################################################################
  194. # Java Search
  195. ##########################################################################
  196. JavaSearchPage.label= Java Search
  197. openJavaSearchPageAction.label= &Java...
  198.  
  199. # Action sets
  200. JavaSearchActionSet.label= Java Search
  201. JavaSearchActionSet.description= Action set containing search related Java actions
  202.  
  203. # Menus
  204. searchMenu.label= Se&arch
  205. OccurrencesInFile.label= Occurrences in File
  206. ExceptionOccurrences.label=E&xception Occurrences
  207. ImplementOccurrences.label=I&mplement Occurrences
  208. declarationsSubMenu.label= Dec&larations
  209. referencesSubMenu.label= R&eferences
  210. occurrencesSubMenu.label= Occurre&nces in File
  211. implementorsSubMenu.label= &Implementors
  212. readAccessSubMenu.label= &Read Access
  213. writeAccessSubMenu.label= &Write Access
  214.  
  215. ReferencesInWorkspace.label= &Workspace
  216. DeclarationsInWorkspace.label= &Workspace
  217.  
  218. InWorkspace.label= &Workspace
  219. InProject.label= &Project
  220. InHierarchy.label= &Hierarchy
  221. InWorkingSet.label= Working &Set...
  222.  
  223. CompareWithMenu.label=Comp&are With
  224.  
  225. ReplaceWithMenu.label=Rep&lace With
  226.  
  227. JavaCompareFromHistoryAction.label= Element from &Local History...
  228. JavaCompareFromHistoryAction.tooltip= Compares the Selected Java Element With One from Local History
  229.  
  230. JavaCompareAction.label= Other E&lement...
  231. JavaCompareAction.tooltip= Compares the Selected Java Elements with Each Other
  232.  
  233. JavaReplaceFromHistoryAction.label=Element from &Local History...
  234. JavaReplaceFromHistoryAction.tooltip=Replaces the Selected Java Element With One from Local History
  235.  
  236. JavaReplaceWithPreviousFromHistoryAction.label=&Previous Element from Local History
  237. JavaReplaceWithPreviousFromHistoryAction.tooltip=Replaces the Selected Java Element With the Previous from Local History
  238.  
  239. JavaAddElementFromHistoryAction.label=Restore from Local Histor&y...
  240. JavaAddElementFromHistoryAction.tooltip=Restores a Java Element from Local History to the Selected Container
  241.  
  242. Refactoring.BasePreferencePage.name=Refactoring
  243. Refactoring.actionSet.label= Java Refactoring
  244. Refactoring.actionSet.description= Java Refactoring Action Set
  245. Refactoring.menu.label= Refac&tor
  246. Refactoring.undoAction.label=&Undo
  247. Refactoring.redoAction.label=&Redo
  248.  
  249. Refactoring.renameAction.label=Re&name...
  250. Refactoring.moveAction.label=&Move...
  251. Refactoring.modifyParametersAction.label=&Change Method Signature...
  252. Refactoring.convertAnonymousToNestedAction.label=Convert Anon&ymous Class to Nested...
  253. Refactoring.convertNestedToTopAction.label=Move M&ember Type to New File...
  254.  
  255. Refactoring.pushDownAction.label=Push &Down...
  256. Refactoring.pullUpAction.label=Pull &Up...
  257. Refactoring.extractInterfaceAction.label=Ex&tract Interface...
  258. Refactoring.changeTypeAction.label=&Generalize Type...
  259. Refactoring.useSupertypeAction.label=Use Supertype &Where Possible...
  260. Refactoring.inferTypeArgumentsAction.label=In&fer Generic Type Arguments...
  261.  
  262. Refactoring.inlineAction.label=&Inline...
  263. Refactoring.extractMethodAction.label=E&xtract Method...
  264. Refactoring.extractTempAction.label=Extract &Local Variable...
  265. Refactoring.extractConstantAction.label=Extr&act Constant...
  266. Refactoring.introduceParameterAction.label=Introduce &Parameter...
  267. Refactoring.introduceFactoryAction.label=Intr&oduce Factory...
  268. Refactoring.convertLocalToFieldAction.label=Con&vert Local Variable to Field...
  269. Refactoring.selfEncapsulateFieldAction.label=Encap&sulate Field...
  270.  
  271. JavaCapabilityCategoryName=Java
  272. JavaCapabilityWizard.description= Java Project
  273. JavaCapabilityWizard.details=Configure Java build paths
  274.  
  275. NewJavaProject.label= Java Project
  276. NewJavaProject.description=Create a Java project
  277.  
  278. NewJavaPackage.label= Package
  279. NewJavaPackage.description=Create a Java package
  280.  
  281. NewJavaClass.label= Class
  282. NewJavaClass.description=Create a Java class
  283.  
  284. NewJavaInterface.label= Interface
  285. NewJavaInterface.description= Create a Java interface
  286.  
  287. NewEnumType.label= Enum
  288. NewEnumType.description= Create an enum type
  289.  
  290. NewAnnotationType.label= Annotation
  291. NewAnnotationType.description= Create an annotation type
  292.  
  293. NewSourceFolderCreationWizard.label=Source Folder
  294. NewSourceFolderCreationWizard.description=Create a Java source folder
  295.  
  296. NewJavaScrapbookPage.label= Scrapbook Page
  297. NewJavaScrapbookPage.description=Create a Java scrapbook page file
  298.  
  299. AddBookmark.label=Add Boo&kmark
  300. AddBookmark.tooltip=Add Bookmark...
  301.  
  302. AddTask.label=Add &Task
  303. AddTask.tooltip=Add Task...
  304.  
  305. #NLS
  306. NLSsearchPageLabel= NLS Keys
  307.  
  308. #Browsing
  309. Browsing.perspectiveName= Java Browsing
  310. Browsing.viewCategoryName= Java Browsing
  311. Browsing.projectsViewName= Projects
  312. Browsing.packagesViewName= Packages
  313. Browsing.typesViewName= Types
  314. Browsing.membersViewName= Members
  315. Browsing.preferencePageName= Browsing
  316.  
  317. ##########################################################################
  318. # Coding Action set
  319. ##########################################################################
  320. CodingActionSet.label= Java Coding
  321. CodingActionSet.description= Action set containing coding related Java actions
  322.  
  323. ##########################################################################
  324. # Open Action set
  325. ##########################################################################
  326. OpenActionSet.label= Java Open Actions
  327. OpenActionSet.description= Action set containing open actions for Java
  328.  
  329. ##########################################################################
  330. # Naviagte Menu
  331. ##########################################################################
  332. NavigateMenu.label=&Navigate
  333.  
  334. GoToTypeAction.label=Type...
  335.  
  336. GoToPackageAction.label=Package...
  337.  
  338. OpenAction.label=&Open
  339. OpenAction.tooltip=Open an Editor on the Selected Element
  340.  
  341. OpenSuperImplementationAction.label=Open &Super Implementation
  342. OpenSuperImplementationAction.tooltip=Opens the Implementation of the Method in a Super Class, when Super Class Exists.
  343.  
  344. OpenExternalJavadocAction.label=Open External &Javadoc
  345. OpenExternalJavadocAction.tooltip=Opens the Javadoc of the Selected Element in an External Browser
  346. OpenExternalJavadocAction.description=Opens the Javadoc of the selected element in an external browser
  347.  
  348. OpenTypeHierarchyAction.label=Open Type Hi&erarchy
  349. OpenTypeHierarchyAction.tooltip=Opens a Type Hierarchy for the Selected Element
  350.  
  351. OpenCallHierarchyAction.label=Open Call H&ierarchy
  352. OpenCallHierarchyAction.tooltip=Opens a Call Hierarchy for the Selected Element
  353.  
  354. ShowInPackageViewAction.label=Show in Pac&kage Explorer
  355. ShowInPackageViewAction.tooltip=Shows the Selected Element in the Package Explorer
  356.  
  357. ShowInNavigatorViewAction.label= Show in &Navigator View
  358. ShowInNavigatorViewAction.tooltip= Shows the Selected Element in the Navigator View
  359.  
  360. OpenTypeInHierarchyAction.label=Open Type in Hierarch&y...
  361. OpenTypeInHierarchyAction.description=Opens a type selected from the all types dialog in a type hierarchy
  362. OpenTypeInHierarchyAction.tooltip=Opens a Type in a Type Hierarchy
  363.  
  364. ##########################################################################
  365. # Source Menu
  366. ##########################################################################
  367. SourceMenu.label= &Source
  368.  
  369. CommentAction.label= Co&mment
  370.  
  371. UncommentAction.label= &Uncomment
  372.  
  373. ToggleCommentAction.label= Togg&le Comment
  374.  
  375. AddBlockCommentAction.label= Add &Block Comment
  376.  
  377. RemoveBlockCommentAction.label= Remove Bloc&k Comment
  378.  
  379. ShiftRightAction.label= &Shift Right
  380.  
  381. ShiftLeftAction.label= S&hift Left
  382.  
  383. FormatAction.label=&Format
  384.  
  385. FormatElementAction.label= Format Eleme&nt
  386.  
  387. SortMembersAction.label= S&ort Members
  388.  
  389. AddImportAction.label= A&dd Import
  390.  
  391. OrganizeImportsAction.label= Or&ganize Imports
  392.  
  393. SurroundWithTryCatchAction.label= Surround with &try/catch Block
  394.  
  395. OverrideMethodsAction.label= O&verride/Implement Methods...
  396.  
  397. GenerateGetterSetterAction.label= Gene&rate Getters and Setters...
  398.  
  399. GenerateDelegateMethodsAction.label=Generate Delegate &Methods...
  400.  
  401. AddConstructorFromSuperclassAction.label= Add &Constructors from Superclass...
  402.  
  403. GenerateConstructorUsingFieldsAction.label= Gener&ate Constructor using Fields...
  404.  
  405. AddJavaDocCommentAction.label= Add Comm&ent
  406.  
  407.  
  408. FindStringsToExternalizeAction.label= Find Strings to Externali&ze...
  409.  
  410. ExternalizeStringsAction.label= E&xternalize Strings...
  411.  
  412. ConvertLineDelimitersActions.label= Co&nvert Line Delimiters To
  413. ConvertLineDelimitersToWindowsAction.label= &Windows
  414. ConvertLineDelimitersToUNIXAction.label= &UNIX
  415. ConvertLineDelimitersToMacAction.label= &Mac
  416.  
  417. IndentAction.label= Correct &Indentation
  418.  
  419. ##########################################################################
  420. # Javadoc Support
  421. ##########################################################################
  422. JavadocWizard.name= Javadoc
  423. JavadocWizard.description=Generate Javadoc
  424. CreateJavadocAction.label= Open Javadoc &Wizard...
  425. CreateJavadocAction.tooltip= Open Javadoc Wizard
  426.  
  427. GenerateJavadocAction.label= &Generate Javadoc...
  428.  
  429. ##########################################################################
  430. # Java Working Set Support
  431. ##########################################################################
  432. JavaWorkingSetPage.name= Java
  433. HistoryWorkingSetWizardPage.name= History
  434. OthersWorkingSetWizardPage.name= Others
  435.  
  436. ##########################################################################
  437. # Filter Support
  438. ##########################################################################
  439. HideSystemFiles.label= .* resources
  440. HideSystemFiles.description= Hides resources with names that start with a '.'
  441.  
  442. HideInnerClassFiles.label= Inner class files
  443. HideInnerClassFiles.description= Hides class files with names that contain a '$'
  444.  
  445. HideEmptyPackages.label= Empty packages
  446. HideEmptyPackages.description= Hides all empty packages
  447.  
  448. HideEmptyInnerPackages.label= Empty parent packages
  449. HideEmptyInnerPackages.description= Hides empty packages which do not contain Java files but other sub-folders. E.g. given a package 'org.junit' where 'org' does not contain any Java files, this filter will hide the package 'org' but not the package 'org.junit'
  450.  
  451. HideNonJavaElements.label= Non-Java elements
  452. HideNonJavaElements.description= Show only Java elements
  453.  
  454. HideReferencedLibraries.label= Referenced libraries
  455. HideReferencedLibraries.description= Hides referenced libraries i.e. those not contained inside the project itself
  456.  
  457. HideJavaFiles.label= Java files
  458. HideJavaFiles.description= Hides all Java files
  459.  
  460. HidePackageDeclaration.label= Package declarations
  461. HidePackageDeclaration.description= Hides all package declarations
  462.  
  463. HideImportDeclaration.label= Import declarations
  464. HideImportDeclaration.description= Hides all import declarations
  465.  
  466. HideNonJavaProjects.label= Non-Java projects
  467. HideNonJavaProjects.description= Shows only Java projects
  468.  
  469. HideNonPublicType.label= Non-public types
  470. HideNonPublicType.description= Shows only public types
  471.  
  472. HideInterface.label= Interfaces
  473. HideInterface.description= Hides all interfaces
  474.  
  475. HideEnum.label= Enums
  476. HideEnum.description= Hides all enums
  477.  
  478. HideAnnotation.label= Annotations
  479. HideAnnotation.description= Hides all annotations
  480.  
  481. HideClass.label= Classes
  482. HideClass.description= Hides all classes
  483.  
  484. HideNonSharedProjects.label= Non-shared projects
  485. HideNonSharedProjects.description= Shows only shared projects
  486.  
  487. HideClosedProjects.label= Closed projects
  488. HideClosedProjects.description= Hides closed projects
  489.  
  490. HideFields.label= Fields
  491. HideFields.description= Hides fields
  492.  
  493. HideStatics.label= Static fields and methods
  494. HideStatics.description= Hides static fields and methods
  495.  
  496. HideNonPublic.label= Non-public members
  497. HideNonPublic.description= Hides non-public members
  498.  
  499. HideLocalTypes.label= Local types
  500. HideLocalTypes.description= Hides local types
  501.  
  502. HideSyntheticMembers.label= Synthetic members
  503. HideSyntheticMembers.description= Hides synthetic members
  504.  
  505. sourceHover= Source
  506. sourceHoverDescription= Shows the source of the selected element.
  507. javadocHover= Javadoc
  508. javadocHoverDescription= Shows the Javadoc of the selected element.
  509. nlsStringHover= Externalized String
  510. nlsStringHoverDescription= Shows the externalized string of the selected key.
  511. sequentialHover= Combined Hover
  512. sequentialHoverDescription= Tries the hovers in the sequence listed in above table, excluding this hover, and uses the one which fits best for the selected element and the current context.
  513. annotationHover= Annotation Description
  514. annotationHoverDescription= Shows the description of the selected annotation.
  515. problemHover= Problem Description
  516. problemHoverDescription= Shows the description of the selected problem.
  517.  
  518. ##########################################################################
  519. # Action Definitions
  520. ##########################################################################
  521.  
  522. category.refactoring.name=Refactor - Java
  523. category.refactoring.description=Java Refactoring Actions
  524. category.source.name=Source
  525. category.source.description= Java Source Actions
  526.  
  527. context.editingJavaSource.name= Editing Java Source
  528. context.editingJavaSource.description= Editing Java Source Context
  529.  
  530. scope.javaEditor.name=Java Editor
  531.  
  532. #--- Edit menu
  533. ActionDefinition.show.outline.name= Quick Outline
  534. ActionDefinition.show.outline.description= Show the quick outline for the editor input
  535.  
  536. ActionDefinition.open.hierarchy.name= Quick Hierarchy
  537. ActionDefinition.open.hierarchy.description= Show the quick hierarchy of the selected element
  538.  
  539. ActionDefinition.open.structure.name= Open Structure
  540. ActionDefinition.open.structure.description= Show the structure of the selected element
  541.  
  542. ActionDefinition.gotoNextMember.name= Go to Next Member
  543. ActionDefinition.gotoNextMember.description= Move the caret to the next member of the compilation unit
  544.  
  545. ActionDefinition.gotoPreviousMember.name= Go to Previous Member
  546. ActionDefinition.gotoPreviousMember.description= Move the caret to the previous member of the compilation unit
  547.  
  548. ActionDefinition.selectEnclosing.name= Select Enclosing Element
  549. ActionDefinition.selectEnclosing.description= Expand selection to include enclosing element
  550.  
  551. ActionDefinition.selectNext.name= Select Next Element
  552. ActionDefinition.selectNext.description= Expand selection to include next sibling
  553.  
  554. ActionDefinition.selectPrevious.name= Select Previous Element
  555. ActionDefinition.selectPrevious.description= Expand selection to include previous sibling
  556.  
  557. ActionDefinition.selectLast.name= Restore Last Selection
  558. ActionDefinition.selectLast.description= Restore last selection
  559.  
  560. ActionDefinition.completePrefix.name= Incremental Completion
  561. ActionDefinition.completePrefix.description= Complete the common prefix of all possible completions
  562.  
  563. ActionDefinition.showJavadoc.name= Show Tooltip Description
  564. ActionDefinition.showJavadoc.description= Shows the tooltip description for the element at the cursor
  565.  
  566. ActionDefinition.smartTypingToggle.name= Smart Typing
  567. ActionDefinition.smartTypingToggle.description= Enables smart editor behavior as set in preferences, e.g. smart semicolon
  568.  
  569. ActionDefinition.removeOccurrenceAnnotations.name= Remove Occurrence Annotations
  570. ActionDefinition.removeOccurrenceAnnotations.description= Removes the occurrence annotations from the current editor
  571.  
  572.  
  573. #--- Source menu
  574. ActionDefinition.sourceQuickMenu.name= Show Source Quick Menu
  575. ActionDefinition.sourceQuickMenu.description= Shows the source quick menu
  576.  
  577. ActionDefinition.comment.name= Comment
  578. ActionDefinition.comment.description= Turn the selected lines into Java comments
  579.  
  580. ActionDefinition.uncomment.name= Uncomment
  581. ActionDefinition.uncomment.description= Uncomment the selected Java comment lines
  582.  
  583. ActionDefinition.toggleComment.name= Toggle Comment
  584. ActionDefinition.toggleComment.description= Toggle comment the selected lines
  585.  
  586. ActionDefinition.addBlockComment.name= Add Block Comment
  587. ActionDefinition.addBlockComment.description= Enclose the selection with a block comment
  588.  
  589. ActionDefinition.removeBlockComment.name= Remove Block Comment
  590. ActionDefinition.removeBlockComment.description= Remove the block comment enclosing the selection
  591.  
  592. ActionDefinition.format.name= Format
  593. ActionDefinition.format.description= Format the selected text
  594.  
  595. ActionDefinition.quickformat.name= Format Element
  596. ActionDefinition.quickformat.description= Format enclosing text element
  597.  
  598. ActionDefinition.addImport.name= Add Import
  599. ActionDefinition.addImport.description= Create import statement on selection
  600.  
  601. ActionDefinition.organizeImports.name= Organize Imports
  602. ActionDefinition.organizeImports.description= Evaluate all required imports and replace the current imports
  603.  
  604. ActionDefinition.sortMembers.name=Sort Members
  605. ActionDefinition.sortMembers.description=Sort all members using the member order preference
  606.  
  607. ActionDefinition.delegateMethods.name=Generate Delegate Methods
  608. ActionDefinition.delegateMethods.description=Add delegate methods for a type's fields
  609.  
  610. ActionDefinition.getterSetter.name=Generate Getters and Setters
  611. ActionDefinition.getterSetter.description=Generate Getter and Setter methods for type's fields
  612.  
  613. ActionDefinition.addJavadocComment.name=Add Javadoc Comment
  614. ActionDefinition.addJavadocComment.description=Add a Javadoc comment stub to the member element
  615.  
  616. ActionDefinition.surroundWith.tryCatch.name= Surround with try/catch Block
  617. ActionDefinition.surroundWith.tryCatch.description= Surround the selected text with a try/catch block
  618.  
  619. ActionDefinition.overrideMethods.name= Override/Implement Methods
  620. ActionDefinition.overrideMethods.description= Override or implement methods from super types
  621.  
  622. ActionDefinition.addUnimplementedConstructors.name= Add Constructors from Superclass
  623. ActionDefinition.addUnimplementedConstructors.description= Evaluate and add constructors from superclass
  624.  
  625. ActionDefinition.generateConstructorUsingFields.name= Generate Constructor using Fields
  626. ActionDefinition.generateConstructorsUsingFields.description= Choose fields to initialize and constructor from superclass to call 
  627.  
  628. ActionDefinition.findStringsToExternalize.name= Find Strings to Externalize
  629. ActionDefinition.findStringsToExternalize.description= Find strings that are not externalized
  630.  
  631. ActionDefinition.externalizeStrings.name= Externalize Strings
  632. ActionDefinition.externalizeStrings.description=Finds all strings that are not externalized and moves them into a separate property file
  633.  
  634. ActionDefinition.indent.name= Indent Line
  635. ActionDefinition.indent.description=Indents the current line
  636.  
  637. ActionDefinition.corrections.renameInFile.name=Quick Assist - Rename in file
  638. ActionDefinition.corrections.renameInFile.description=Invokes quick assist and selects 'Rename in file'
  639.  
  640. ActionDefinition.corrections.assignToLocal.name=Quick Assist - Assign to local variable
  641. ActionDefinition.corrections.assignToLocal.description=Invokes quick assist and selects 'Assign to local variable'
  642.  
  643. ActionDefinition.corrections.assignToField.name=Quick Assist - Assign to field
  644. ActionDefinition.corrections.assignToField.description=Invokes quick assist and selects 'Assign to field'
  645.  
  646. ActionDefinition.corrections.assignParamToField.name=Quick Assist - Assign parameter to field
  647. ActionDefinition.corrections.assignParamToField.description=Invokes quick assist and selects 'Assign parameter to field'
  648.  
  649. ActionDefinition.corrections.addBlock.name=Quick Assist - Replace statement with block
  650. ActionDefinition.corrections.addBlock.description=Invokes quick assist and selects 'Replace statement with block'
  651.  
  652. ActionDefinition.corrections.addThrowsDecl.name=Quick Fix - Add throws declaration
  653. ActionDefinition.corrections.addThrowsDecl.description=Invokes quick assist and selects 'Add throws declaration'
  654.  
  655. ActionDefinition.corrections.addCast.name=Quick Fix - Add cast
  656. ActionDefinition.corrections.addCast.description=Invokes quick assist and selects 'Add cast'
  657.  
  658. ActionDefinition.corrections.addNonNLS.name=Quick Fix - Add non-NLS tag
  659. ActionDefinition.corrections.addNonNLS.description=Invokes quick assist and selects 'Add non-NLS tag'
  660.  
  661. ActionDefinition.corrections.qualifyField.name=Quick Fix - Qualify field access
  662. ActionDefinition.corrections.qualifyField.description=Invokes quick assist and selects 'Qualify field access'
  663.  
  664. ActionDefinition.corrections.changeToStatic.name=Quick Fix - Change to static access
  665. ActionDefinition.corrections.changeToStatic.description=Invokes quick assist and selects 'Change to static access'
  666.  
  667. ActionDefinition.corrections.addImport.name=Quick Fix - Add import
  668. ActionDefinition.corrections.addImport.description=Invokes quick assist and selects 'Add import'
  669.  
  670. ActionDefinition.corrections.addSuppressWarnings.name=Quick Fix - Add @SuppressWarnings
  671. ActionDefinition.corrections.addSuppressWarnings.description=Invokes quick fix and selects 'Add @SuppressWarnings' 
  672.  
  673. #--- Refactor menu
  674. ActionDefinition.refactorQuickMenu.name= Show Refactor Quick Menu
  675. ActionDefinition.refactorQuickMenu.description= Shows the refactor quick menu
  676.  
  677. ActionDefinition.refactorRedo.name= Redo - Refactoring 
  678. ActionDefinition.refactorRedo.description= Redo the last refactoring
  679.  
  680. ActionDefinition.refactorUndo.name= Undo - Refactoring
  681. ActionDefinition.refactorUndo.description= Undo the last refactoring
  682.  
  683. ActionDefinition.pullUp.name= Pull Up
  684. ActionDefinition.pullUp.description= Move members to a superclass
  685.  
  686. ActionDefinition.pushDown.name= Push Down
  687. ActionDefinition.pushDown.description= Move members to subclasses
  688.  
  689. ActionDefinition.renameElement.name= Rename - Refactoring 
  690. ActionDefinition.renameElement.description= Rename the selected element
  691.  
  692. ActionDefinition.modifyMethodParameters.name= Change Method Signature
  693. ActionDefinition.modifyMethodParameters.description= Change method signature includes parameter names and parameter order
  694.  
  695. ActionDefinition.moveElement.name= Move - Refactoring 
  696. ActionDefinition.moveElement.description= Move the selected element to a new location
  697.  
  698. ActionDefinition.extractLocalVariable.name= Extract Local Variable
  699. ActionDefinition.extractLocalVariable.description= Extracts an expression into a new local variable and uses the new local variable
  700.  
  701. ActionDefinition.extractConstant.name= Extract Constant
  702. ActionDefinition.extractConstant.description= Extracts a constant into a new static field and uses the new static field
  703.  
  704. ActionDefinition.introduceParameter.name= Introduce Parameter
  705. ActionDefinition.introduceParameter.description= Introduce a new method parameter based on the selected expression
  706.  
  707. ActionDefinition.introduceFactory.name= Introduce Factory
  708. ActionDefinition.introduceFactory.description= Introduce a factory method to encapsulate invocation of the selected constructor
  709.  
  710. ActionDefinition.inline.name= Inline
  711. ActionDefinition.inline.description= Inline a constant, local variable or method
  712.  
  713. ActionDefinition.selfEncapsulateField.name= Encapsulate Field
  714. ActionDefinition.selfEncapsulateField.description= Create getting and setting methods for the field and use only those to access the field
  715.  
  716. ActionDefinition.extractMethod.name= Extract Method
  717. ActionDefinition.extractMethod.description= Extract a set of statements or an expression into a new method and use the new method
  718.  
  719. ActionDefinition.extractInterface.name= Extract Interface
  720. ActionDefinition.extractInterface.description= Extract a set of members into a new interface and try to use the new interface
  721.  
  722. ActionDefinition.changeType.name= Generalize Type
  723. ActionDefinition.changeType.description= Change the declaration of a selected variable to a more general type consistent with usage
  724.  
  725. ActionDefinition.convertNestedToTopLevel.name= Move Member Type to New File
  726. ActionDefinition.convertNestedToTopLevel.description= Move a member type to a new file
  727.  
  728. ActionDefinition.useSupertype.name= Use Supertype Where Possible
  729. ActionDefinition.useSupertype.description= Re-route the access via a supertype where possible
  730.  
  731. ActionDefinition.inferTypeArguments.name= Infer Generic Type Arguments
  732. ActionDefinition.inferTypeArguments.description= Infer type arguments for references to generic classes and remove unnecessary casts
  733.  
  734. ActionDefinition.convertLocalToField.name= Convert Local Variable to Field
  735. ActionDefinition.convertLocalToField.description= Convert a local variable to a field
  736.  
  737. ActionDefinition.convertAnonymousToNested.name= Convert Anonymous Class to Nested
  738. ActionDefinition.convertAnonymousToNested.description= Convert an anonymous class to a nested class
  739.  
  740. #--- Navigate menu
  741. ActionDefinition.openType.name= Open Type
  742. ActionDefinition.openType.description= Open a type in a Java editor
  743.  
  744. ActionDefinition.openTypeInHierarchy.name= Open Type in Hierarchy
  745. ActionDefinition.openTypeInHierarchy.description= Open a type in the type hierarchy view
  746.  
  747. ActionDefinition.gotoPackage.name= Go to Package
  748. ActionDefinition.gotoPackage.description= Go to Package
  749.  
  750. ActionDefinition.gotoType.name= Go to Type
  751. ActionDefinition.gotoType.description= Go to Type
  752.  
  753. ActionDefinition.openEditor.name= Open Declaration
  754. ActionDefinition.openEditor.description= Open an editor on the selected element
  755.  
  756. ActionDefinition.openSuperImplementation.name= Open Super Implementation
  757. ActionDefinition.openSuperImplementation.description= Open the Implementation in the Super Type
  758.  
  759. ActionDefinition.openExternalJavadoc.name= Open External Javadoc
  760. ActionDefinition.openExternalJavadoc.description= Open the Javadoc of the selected element in an external browser
  761.  
  762. ActionDefinition.openTypeHierarchy.name= Open Type Hierarchy
  763. ActionDefinition.openTypeHierarchy.description= Open a type hierarchy on the selected element
  764.  
  765. ActionDefinition.openCallHierarchy.name= Open Call Hierarchy
  766. ActionDefinition.openCallHierarchy.description= Open a call hierarchy on the selected element
  767.  
  768. ActionDefinition.showInPackageView.name= Show in Package Explorer
  769. ActionDefinition.showInPackageView.description= Show the selected element in the Package Explorer
  770.  
  771. ActionDefinition.showInNavigatorView.name= Show in Navigator View
  772. ActionDefinition.showInNavigatorView.description= Show the selected element in the Resource Navigator
  773.  
  774. ActionDefinition.gotoMatchingBracket.name= Go to Matching Bracket
  775. ActionDefinition.gotoMatchingBracket.description= Moves the cursor to the matching bracket
  776.  
  777. #--- Search menu
  778. ActionDefinition.referencesInWorkspace.name= References in Workspace
  779. ActionDefinition.referencesInWorkspace.description= Search for references to the selected element in the workspace
  780.  
  781. ActionDefinition.referencesInProject.name= References in Project
  782. ActionDefinition.referencesInProject.description= Search for references to the selected element in the enclosing project
  783.  
  784. ActionDefinition.referencesInHierarchy.name= References in Hierarchy
  785. ActionDefinition.referencesInHierarchy.description= Search for references of the selected element in its hierarchy
  786.  
  787. ActionDefinition.referencesInWorkingSet.name= References in Working Set
  788. ActionDefinition.referencesInWorkingSet.description= Search for references to the selected element in a working set
  789.  
  790. ActionDefinition.readAccessInworkspace.name= Read Access in Workspace
  791. ActionDefinition.readAccessInWorkspace.description= Search for read references to the selected element in the workspace
  792.  
  793. ActionDefinition.readAccessInProject.name= Read Access in Project
  794. ActionDefinition.readAccessInProject.description= Search for read references to the selected element in the enclosing project
  795.  
  796. ActionDefinition.readAccessInHierarchy.name= Read Access in Hierarchy
  797. ActionDefinition.readAccessInHierarchy.description= Search for read references of the selected element in its hierarchy
  798.  
  799. ActionDefinition.readAccessInWorkingSet.name= Read Access in Working Set
  800. ActionDefinition.readAccessInWorkingSet.description= Search for read references to the selected element in a working set
  801.  
  802. ActionDefinition.writeAccessInWorkspace.name=Write Access in Workspace
  803. ActionDefinition.writeAccessInWorkspace.description= Search for write references to the selected element in the workspace
  804.  
  805. ActionDefinition.writeAccessInProject.name= Write Access in Project
  806. ActionDefinition.writeAccessInProject.description= Search for write references to the selected element in the enclosing project
  807.  
  808. ActionDefinition.writeAccessInHierarchy.name= Write Access in Hierarchy
  809. ActionDefinition.writeAccessInHierarchy.description= Search for write references of the selected element in its hierarchy
  810.  
  811. ActionDefinition.writeAccessInWorkingSet.name= Write Access in Working Set
  812. ActionDefinition.writeAccessInWorkingSet.description= Search for write references to the selected element in a working set
  813.  
  814. ActionDefinition.declarationsInWorkspace.name= Declaration in Workspace
  815. ActionDefinition.declarationsInWorkspace.description= Search for declarations of the selected element in the workspace
  816.  
  817. ActionDefinition.declarationsInProject.name= Declaration in Project
  818. ActionDefinition.declarationsInProject.description= Search for declarations of the selected element in the enclosing project
  819.  
  820. ActionDefinition.declarationsInHierarchy.name= Declaration in Hierarchy
  821. ActionDefinition.declarationsInHierarchy.description= Search for declarations of the selected element in its hierarchy
  822.  
  823. ActionDefinition.declarationsInWorkingSet.name= Declaration in Working Set
  824. ActionDefinition.declarationsInWorkingSet.description= Search for declarations of the selected element in a working set
  825.  
  826. ActionDefinition.implementorsInWorkspace.name= Implementors in Workspace
  827. ActionDefinition.implementorsInWorkspace.description= Search for implementors of the selected interface
  828.  
  829. ActionDefinition.implementorsInProject.name= Implementors in Project
  830. ActionDefinition.implementorsInProject.description= Search for implementors of the selected interface in the enclosing project
  831.  
  832. ActionDefinition.implementorsInWorkingSet.name= Implementors in Working Set
  833. ActionDefinition.implementorsInWorkingSet.description= Search for implementors of the selected interface in a working set
  834.  
  835. ActionDefinition.occurrencesInFile.quickMenu.name= Show Occurrences in File Quick Menu
  836. ActionDefinition.occurrencesInFile.quickMenu.description= Shows the Occurrences in File quick menu
  837.  
  838. ActionDefinition.occurrencesInFile.name= Search All Occurrences in File
  839. ActionDefinition.occurrencesInFile.description= Search for all occurrences of the selected element in its declaring file
  840.  
  841. ActionDefinition.exceptionOccurrences.name= Search Exception Occurrences in File
  842. ActionDefinition.exceptionOccurrences.description= Search for exception occurrences of a selected exception type
  843.  
  844. ActionDefinition.implementOccurrences.name= Search Implement Occurrences in File
  845. ActionDefinition.implementOccurrences.description= Search for implement occurrences of a selected exception type
  846.  
  847. #---  project
  848. ActionDefinition.generateJavadoc.name= Generate Javadoc
  849. ActionDefinition.generateJavadoc.description= Generates Javadoc for a selectable set of Java resources
  850.  
  851. ActionDefinition.editBuildPath.name= Edit Java Build Path
  852. ActionDefinition.editBuildPath.description= Opens a dialog to edit the Java build path
  853.  
  854. #--- perspective commands
  855. PerspectiveCommand.javaBrowsing.name= Java Browsing
  856. PerspectiveCommand.javaBrowsing.description= Show the Java Browsing perspective
  857.  
  858. PerspectiveCommand.java.name= Java
  859. PerspectiveCommand.java.description= Show the Java perspective
  860.  
  861. PerspectiveCommand.javaTypeHierarchy.name= Java Type Hierarchy
  862. PerspectiveCommand.javaTypeHierarchy.description= Show the Java Type Hierarchy perspective
  863.  
  864. #--- view commands
  865. ViewCommand.typeHierarchy.name= Java Type Hierarchy
  866. ViewCommand.typeHierarchy.description= Show the Type Hierarchy view
  867.  
  868. ViewCommand.packageExplorer.name= Java Package Explorer
  869. ViewCommand.packageExplorer.description= Show the Package Explorer
  870.  
  871. ViewCommand.projectsView.name= Java Projects
  872. ViewCommand.projectsView.description= Show the Projects view
  873.  
  874. ViewCommand.packagesView.name= Java Packages
  875. ViewCommand.packagesView.description= Show the Packages view
  876.  
  877. ViewCommand.typesView.name= Java Types
  878. ViewCommand.typesView.description= Show the Types view
  879.  
  880. ViewCommand.membersView.name= Java Members
  881. ViewCommand.membersView.description= Show the Members view
  882.  
  883. ViewCommand.sourceView.name= Java Declaration
  884. ViewCommand.sourceView.description= Show the Declaration view
  885.  
  886. ViewCommand.javadocView.name= Javadoc
  887. ViewCommand.javadocView.description= Show the Javadoc view
  888.  
  889. ViewCommand.callHierarchy.name= Java Call Hierarchy
  890. ViewCommand.callHierarchy.description= Show the Call Hierarchy view
  891.  
  892. #--- Call Hierarchy
  893. callHierarchyViewName=Call Hierarchy
  894.  
  895. #--- Info views
  896. JavaSourceView= Declaration
  897. JavadocView= Javadoc
  898.  
  899. #--- linked mode annotations
  900. linked.focus.label= Current range
  901. linked.slave.label= Range linked to current
  902. linked.target.label= Editable range
  903. linked.exit.label= Final caret location
  904.  
  905. userLibrary.name=User Library
  906.  
  907. #--- templates
  908. templates.java.contextType.name= Java
  909. templates.javadoc.contextType.name= Javadoc
  910.  
  911. #--- folding
  912. foldingStructureProvidersExtensionPoint= Folding Structure Providers
  913. defaultFoldingStructureProviderName= Default Java Folding
  914. Folding.label= F&olding
  915.  
  916. #--- presentation
  917. javaPresentation.label= Java
  918.  
  919. #--- Properties File Editor
  920. propertiesFileDocumentFactory= Properties File Document Factory
  921. propertiesFileDocumentSetupParticipant= Properties File Document Setup Participant
  922.  
  923. propertiesFileEditorFontDefiniton.label= Properties File Editor Text Font
  924. propertiesFileEditorFontDefintion.description= The Properties File editor text font is used by Properties File editors.
  925.  
  926. propertiesFileEditorPrefName= Properties Files Editor
  927.  
  928. #--- Spelling
  929. defaultSpellingEngine.label= Default spelling engine
  930.  
  931. #--- serial version computer
  932. serialVersionLaunchConfigName= Serial Version Computer
  933.  
  934. transferName= Java Development Preferences
  935. transferDescription=All workspace specific preference settings of the Java Development Tooling, including code formatter profiles, code and editor templates, code style and compiler settings.
  936.  
  937. #--- Work in Progress
  938. workInProgress.name= Work in Progress
  939.  
  940. #--- Do not translate. Waiting for a better solution. bug 91298
  941. alljdtcore_codestylekeys=org.eclipse.jdt.core.codeComplete.argumentPrefixes,org.eclipse.jdt.core.codeComplete.argumentSuffixes,\
  942. org.eclipse.jdt.core.codeComplete.fieldPrefixes,org.eclipse.jdt.core.codeComplete.fieldSuffixes,org.eclipse.jdt.core.codeComplete.localPrefixes,\
  943. org.eclipse.jdt.core.codeComplete.localSuffixes,org.eclipse.jdt.core.codeComplete.staticFieldPrefixes,org.eclipse.jdt.core.codeComplete.staticFieldSuffixes
  944.